runtime._func.entryoff (field)
3 uses
runtime (current package)
runtime2.go#L853: entryoff uint32 // start pc, as offset from moduledata.text/pcHeader.textStart
symtab.go#L811: return f.entryoff == ^uint32(0) // see comment for funcinl.ones
symtab.go#L816: return f.datap.textAddr(f.entryoff)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)